home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / util / shell / shtml.readme < prev   
Encoding:
Text File  |  1996-10-11  |  1.6 KB  |  38 lines

  1. Short:    .html to .txt converter.
  2. Author:   csuwz@csv.warwuck.ac.uk (Chris Underwood)
  3. Uploader: csuwz@csv.warwuck.ac.uk (Chris Underwood)
  4. Type:     util/shell
  5.  
  6. A small (~15k) utility to convert html files into readable formatted text
  7. files. Includes full C source (SAS/C compiled) just for you to laugh at :)
  8. Any suggestions welcome (I know it needs a width specifier and a center tag
  9. formatter...)
  10. If you get it to crash, mail me and include the html file it died with and
  11. I'll try to sort it out! It's proven very stable throughout my testing but it
  12. is one of my first fully useful C programs so there could be some bugs.
  13.  
  14. Hopefully, the bugs are almost all gone now, thanks to a speedy response to
  15. this archive by Xavier Bestel. Thanks go to him for spotting a few mistakes
  16. I had made.
  17.  
  18. He has also contibuted slightly to the code too with small but effective
  19. bug fixes. The program should be truly portable now, with only the non-pure
  20. output not making sense on different systems. Cheers Xav.
  21.  
  22. In the next upload: Case insensitive tag recognision. Yes, I know it should
  23. have had this from the start, but I forgot!
  24.  
  25. CMU
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.    15080    9603 36.3% 02-Sep-92 13:23:10  shtml
  33.     7733    3038 60.7% 02-Sep-92 13:23:16  shtml.c
  34.     7016    3290 53.1% 02-Sep-92 13:08:32  shtml.readme
  35.     1598     815 48.9% 02-Sep-92 13:08:32  shtml_me.html
  36. -------- ------- ----- --------- --------
  37.    31427   16746 46.7% 16-Sep-96 21:59:00   4 files
  38.